var golang.org/x/text/transform.errInconsistentByteCount
3 uses
golang.org/x/text/transform (current package)
transform.go#L33: errInconsistentByteCount = errors.New("transform: inconsistent byte count returned")
transform.go#L172: r.err = errInconsistentByteCount
transform.go#L288: err = errInconsistentByteCount
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)